Vcenter Network Projects ProjectInfo
The Vcenter Network Projects ProjectInfo schema contains details of a project on vCenter.
This schema was added in vSphere API 9.0.0.0.
{
"id": "string",
"name": "string",
"external_id": "string"
}
Identifier of the project.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.network.project
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.network.project
.
Name of the project.
This property was added in vSphere API 9.0.0.0.
External identifier of the project.
This property was added in vSphere API 9.0.0.0.